Ktor OpenAPI/Swagger 3 Generator
Toggle table of contents
1.0.72
jvm
Platform filter
jvm
Switch theme
Search in API
Ktor OpenAPI/Swagger 3 Generator
Ktor OpenAPI/Swagger 3 Generator
/
com.papsign.ktor.openapigen.schema.processor
Package-level
declarations
Types
Types
Schema
Processor
Link copied to clipboard
interface
SchemaProcessor
<
A
:
Annotation
>
Schema
Processor
Annotation
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.ANNOTATION_CLASS
]
)
annotation class
SchemaProcessorAnnotation
(
val
handler
:
KClass
<
out
SchemaProcessor
<
*
>
>
)